Add External Parameters

You can add external parameters for a large number of entities such as sub accounts, billing plans and SIMs in a single operation.

The information you need to build the CSV is provided in this table:

Operation Add external parameters to an entity.
Required UUIDs
  • Entity Type: Category of the entity (e.g., SIM, plan, account).
  • Entity ID: Unique UUID of the specific entity instance.
  • Params Name: The name of the external Parameter, this must exist in the list of defined External Parameters.
  • Params Value: Value of the parameter that will be inserted.
Column Order Entity Type, Entity Id, Params Name, Params Value
CSV Format Account,5ddb21f0-7bb5-4699-9fae-a40b1dc5b2d2,systemName, 8

INSTRUCTIONS: To do a batch operation refer to Upload and Execute Batch File